home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4372 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  729 b 

  1. Path: cacd.rockwell.com!usenet
  2. From: cdbrinkl@cacd.rockwell.com (Chris Brinkley)
  3. Newsgroups: comp.lang.c++
  4. Subject: Handling interupts
  5. Date: 29 Jan 1996 22:23:17 GMT
  6. Organization: Rockwell International Corp
  7. Message-ID: <4ejhcl$qqt@newssvr.cacd.rockwell.com>
  8. NNTP-Posting-Host: pc108961.cacd.rockwell.com
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.99.2
  11.  
  12. Hi, everyone.  
  13.  
  14. I'm still pretty new to the C++ scene, but I've got to write an RS232 
  15. receiver and I thought I'd try out some C++ on it.  I've done interupt 
  16. handlers in PASCAL before, but I haven't been able to find any books that 
  17. say anything about handling interupts in C++.  Can anybody out there give 
  18. me some advise or point me in the right direction?  Thanks!
  19.  
  20. Chris
  21.  
  22.